Skip to content

Conversation

@gnidan
Copy link
Member

@gnidan gnidan commented Jan 14, 2026

Migrate the BUG language compiler from the separate bugc repository. This consolidates reference implementation work for the ethdebug format.

Changes:

  • Copy packages/bugc with examples directory
  • Add @ethdebug/format and @ethdebug/pointers as dependencies
  • Configure tsconfig.json with project references
  • Add bugc to root build script and watch mode
  • Fix Iterator.every() compatibility for ES2020 target
  • Fix examples path in test discovery

Future PRs will migrate @ethdebug/rpc and @ethdebug/bug-playground.

Migrate the BUG language compiler from the separate bugc repository.
This consolidates reference implementation work for the ethdebug format.

Changes:
- Copy packages/bugc with examples directory
- Add @ethdebug/format and @ethdebug/pointers as dependencies
- Configure tsconfig.json with project references
- Add bugc to root build script and watch mode
- Fix Iterator.every() compatibility for ES2020 target
- Fix examples path in test discovery

Future PRs will migrate @ethdebug/rpc and @ethdebug/bug-playground.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

PR Preview Action v1.8.0
Preview removed because the pull request was closed.
2026-01-15 20:54 UTC

@gnidan gnidan marked this pull request as ready for review January 15, 2026 20:50
@gnidan
Copy link
Member Author

gnidan commented Jan 15, 2026

yolo

@gnidan gnidan merged commit 6c82720 into main Jan 15, 2026
4 checks passed
@gnidan gnidan deleted the pull-bugc branch January 15, 2026 20:50
@gnidan gnidan restored the pull-bugc branch January 15, 2026 20:52
@gnidan gnidan deleted the pull-bugc branch January 15, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants